All drawing operations
in TNT Basic are directed at the currently targetted canvas.
When your program is making use of multiple canvases, the canvas
command is used to specify which canvas drawing operations should
be performed on.
Canvas 0 is the default
canvas, it is this canvas that is copied to the screen by
the Draw Frame command.